Skip to content

Conversation

SanggiHong
Copy link
Contributor

Implement the initialization of Set with a sequence. looked up the implementation of the List
issue #76

@codecov-io
Copy link

codecov-io commented Sep 29, 2019

Codecov Report

Merging #100 into master will increase coverage by 0.14%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   69.09%   69.24%   +0.14%     
==========================================
  Files          60       60              
  Lines       10675    10690      +15     
==========================================
+ Hits         7376     7402      +26     
+ Misses       2781     2767      -14     
- Partials      518      521       +3
Impacted Files Coverage Δ
py/set.go 58.18% <66.66%> (+10%) ⬆️
py/sequence.go 61.11% <86.66%> (+6.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c361a8...130d715. Read the comment docs.

@corona10 corona10 merged commit 9c36f4c into go-python:master Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants